Holds information about a user type parameter. More...
Public Attributes | |
std::string | _userTypeName |
The user type name of the variable referenced. | |
void * | _userData = nullptr |
The user data pointer attached. | |
ScriptObjectView | _objectRef |
If parameter is a USER_DATA, it will provide a view that can be converted to a reference if needed. | |
Holds information about a user type parameter.